@charset "gb2312"; /* N169.com IDC AutomaticProcedure CSS Standard */

/* 调试用样式 */

/* Automatic Menu */

/* 菜单外层容器样式 */
#menucontainer{
	height: 59px;
	width: 1200px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

/* 一级菜单主体UL样式 */
#menucontainer #nav {padding: 0px; width: 1200px;height: 59px; margin:0px;} 

/* 一级菜单项目样式 */
#menucontainer #nav li {
	text-align:left;
	float: left;
	width: 171px;
	height: 59px;
	list-style-type: none;
	Padding:0;
} 

/* 一级菜单项目如果有边框或分隔线应用此样式 如果没有可以设空 */ 
#menucontainer .navmenuline {
	background-image: url(images/q_06.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}

/* 一级菜单链接样式 Width值与一级li相同 */
#menucontainer #nav a {
	display: block;
	width: 171px;
	text-align:center;
	font-size: 18px;
	line-height:59px;
	text-decoration:none;
	height:59px;
	font-weight: normal;
	color:#FFFFFF;
	font-family: "微软雅黑";
} 
#menucontainer #nav a:link {color:#ffffff;} 
#menucontainer #nav a:visited {color:#ffffff;}
#menucontainer #nav a:hover{color:#CCCC66;}

/* 二级菜单样式控制 ul与li的width 值保持一致 */
#menucontainer #nav li ul {
	float: left;
	line-height: 35px;
	text-align:center;
	left: -999em;
	width:171px;
	position: absolute;
	padding:0;
	margin-left: 0px;
	z-index:99;
	font-family: "微软雅黑";
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
} 
#menucontainer #nav li ul li{
	width:171px;
	list-style-type: none;
	height:35px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #025517;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
} 

/* 二级菜单链接样式 Width值与二级li保持一致 */ 

#menucontainer #nav li ul a{
	color:#025517;
	text-align:center;
	width: 150px;
	text-decoration:none;
	height:35px;
	line-height:35px;
	font-family: "微软雅黑";
	font-size: 15px;
	font-weight: normal;
} 
#menucontainer #nav li ul a:visited {color:#ffffff;} 
#menucontainer #nav li ul a:hover {
	color:#025517;
	background-color: #ffffff;
}

/* JS用到的类不要删除 */ 
#menucontainer #nav li:hover ul {left: auto;} 
#menucontainer #nav li.sfhover ul {left: auto;} 



/* 菜单结束 */

/* 友情链接样式 */
#HomeLinks {
	height: 20px;
	margin: 8px 0 0 0px;
	padding: 0px;
}

#HomeLinks Ul {
	margin: 0px;
	padding: 0px;
}

#HomeLinks Ul li {
	float: left;
	margin-top: 8px;
	margin-right: 10px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	list-style-type: none;
}

/* 产品分类样式结束 */

/* 内页列表栏目输出 */
#inssubmenu {margin:0px;}

#inssubmenu img {
	height: 50px;
	width: 50px;
	margin-right: 10px;
	vertical-align: middle;
}
#inssubmenu #nav li {
	list-style-type: none;
}
#inssubmenu #nav li a {
	color: #333;
	white-space: nowrap;
	display: block;
	height: 52px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #f6f6f6;
	line-height: 52px;
	font-family: "微软雅黑";
	font-size: 14px;
	text-align: center;
}
#inssubmenu #nav li a:visited {color:#333;}
#inssubmenu #nav li a:hover {
	color: #FFF;
	white-space: nowrap;
	display: block;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #039a3d;
}
#inssubmenu #nav li a:active {color:#333;}

#inssubmenu #nav .nowsubmenu {}
#inssubmenu #nav .nowsubmenu a {
	color: #FFF;
	background-color: #039a3d;
}
#inssubmenu #nav .nowsubmenu a:visited {color:#FFF;}
#inssubmenu #nav .nowsubmenu a:hover {
	color:#FFF;
	background-color: #039a3d;
}
#inssubmenu #nav .nowsubmenu a:active {color:#FFF;}

#inssubmenu #nav {
	margin: 0px;
	padding: 0px;
}
#Inssorup {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}




/* 您所在的位置输出样式开始 */

/* #NowPage定义位置外层样式,#NowPage span 上层与当前位置样式(可加背景图片),a样式控制(如与页面其它链接样式相同可删除) */

#NowPage {
	margin: 0;
	}
#NowPage h1 {
	text-align: right;
	font-size: 12px;
	color: #666;
	padding: 0px;
	margin: 0;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
}
#NowPage h1 span {
	margin-left: 8px;
	color: #666;
}
#NowPage span {	margin-left: 5px;	margin-right: 0px;}
#NowPage a {color:#666;text-decoration:none;}
#NowPage a:visited {color:#666;}
#NowPage a:hover {color:#006600;}
#NowPage a:active {color:#666;}


/* 栏目名称 */


#NowPage2 {
	height: 40px;	font-size: 26px;
	font-weight: normal;
	margin: 20px 0 0 0;
	color: #406618;
	font-family: 黑体;
	text-align: center;
}
#NowPage2 h1 {

}

/* 您所在的位置输出样式结束 */

/* 新闻列表开始 */

/* #NewsList定义外层样式空为默认,UL设置列表宽度,Li设置列表条目样式,span设置时间样式,a设置链接样式(如与页面其它链接样式相同可删除) */
#NewsList {margin-left: 10px;margin-right: 10px;margin-top: 10px;margin-bottom:20px;mini-height:600px;}
#NewsList ul {	margin: 0px;	padding: 0px;}
#NewsList ul li {
	height: 40px;
	line-height:40px;
	Font-size: 16px;
	list-style-type: none;
	background-image: url(images/dot-22.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding:0px 0 0 20px;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-family: "微软雅黑", "黑体";
	text-decoration: none;
	font-weight: normal;
}
#NewsList ul li span {
	font-family: Verdana, Geneva, sans-serif;	
	font-size: 10px;	
	color: #666666;
	float:right;
	}
	
#NewsList ul li a {
	color:#333;
	text-decoration:none;
	width:40em;
	text-decoration:none;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
	font-size: 16px;
}
#NewsList ul li a:visited {color:#333;text-decoration:none;}
#NewsList ul li a:hover {color:#006600;text-decoration:none;}
#NewsList ul li a:active {color:#333;text-decoration:none;}
	
	
	


/* 新闻列表结束 */

/* 首页新闻列表开始 */

/* #NewsListHome定义外层样式空为默认,UL设置列表宽度,Li设置列表条目样式,span设置时间样式,a设置链接样式控制文字列表的宽度(警告!此样式不要删除,如删除可能引起列表工作不正常! Warning:Don't Delete) */
#NewsListHome {
	margin: 12px 0 0 5px;
	text-align: left;
}
#NewsListHome ul {
	margin: 0px;
	padding: 0px;
}
#NewsListHome ul li {
	list-style-type: none;
	background-image: url(images/Y_dot1.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 0 0 0 8px;
	margin: 0px;
	height: 28px;
}
#NewsListHome ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 15px;
}
#NewsListHome a {
	font-size: 12px;
	text-decoration:none;
	width: 24em;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}

/* 双排 */

#NewsListHomet {
	width: 260px;
	text-align: left;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
#NewsListHomet ul {
	margin: 0px;
	padding: 0px;
	width: 250px;
}
#NewsListHomet ul li {
	list-style-type: none;
	background-image: url(images/dot-22.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	height: 27px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
#NewsListHomet ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	margin-left: 15px;
}
#NewsListHomet a {
	color:#666666;
	font-size: 14px;
	text-decoration:none;
	width: 16em;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
	line-height: 30px;
	font-family: "微软雅黑";
}
#NewsListHomet a:visited {color:#666666;}
#NewsListHomet a:hover {color:#006600;}
#NewsListHomet a:active {color:#666666;}
/* 公告栏，不限定字数 */

#homegg {
	width: 190px;
	height: 225px;
	margin: 12px 0 0 0px;
	text-align: left;
	overflow: hidden;
}
#homegg ul {
	margin: 0px;
	padding: 0px;
}
#homegg ul li {
	list-style-type: none;
	background-image: url(images/dot_red2.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0 0 0 8px;
	margin: 0 0 8px 0;
}
#homegg ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 15px;
}
#homegg a {
	color:#704f24;
	text-decoration:none;
}
#homegg a:visited {color:#00589e;}
#homegg a:hover {color:#ba2636;}
#homegg a:active {color:#ba2636;}

/* 手动菜单 */
#MenuHome {
	width: 960px;
	margin: 0px auto 0 auto;
	text-align: left;
}
#MenuHome ul {
	margin: 19px 0 0 0px;
	padding: 0px;
}
#MenuHome ul li {
	list-style-type: none;
	padding: 0 20px 0 0px;
	margin: 0px;
	height: 20px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}
#MenuHome ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 15px;
}
#MenuHome a {
	color: #FFF;
	text-decoration: none;
}
#MenuHome a:visited {
	color:#FFF;

}
#MenuHome a:hover {
	color: #FC0;
}
#MenuHome a:active {color:#ba2636;}


/* 首页新闻列表结束 */


/* 首页图片列表输出控制开始 */

/* #PictureListHome定义外框宽与高,#PictureListHome .picturelist定义每个图片列表框宽高样式,第3行定义图片框高度与宽度(请设置成正方形),第4.5.6行请不要删除与更改,#PictureListHome .picturelist .picturelistt定义图片注释文字样式 */
#PictureListHome {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#PictureListHome .picturelist {
	width: 285px;
	height: 220px;
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	clear: none;
	display: inline;
}
#PictureListHome .picturelist .picturelistp {
	height:215px;
	text-align: center;
	margin-bottom: 0px;
}
#PictureListHome .picturelist .picturelistp div p img {
	width: 270px;
	height: 210px;
	border: 2px solid #96CF9B;
}
#PictureListHome .picturelist .picturelistt {
	text-align: center;
	height: 10px;
	font-size: 14px;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 18px;
	font-family: "微软雅黑", "黑体";
	text-decoration: none;
}
#PictureListHome .picturelist .picturelistt a {
	color:#333;
	text-decoration:none;
	font-family: "微软雅黑", "黑体";
	font-size: 14px;
	font-weight: normal;
}
#PictureListHome .picturelist .picturelistt a:visited {
	color:#333;
	text-decoration:none;
	font-family: "微软雅黑", "黑体";
	font-size: 14px;
}
#PictureListHome .picturelist .picturelistt a:hover {
	color:#333;
	text-decoration:none;
	font-family: "微软雅黑", "黑体";
	font-size: 14px;
	font-weight: normal;
}
#PictureListHome .picturelist .picturelistt a:active {
	color:#333;
	text-decoration:none;
	font-family: "微软雅黑", "黑体";
	font-size: 14px;
	font-weight: normal;
}

#PictureListHome .picturelist .picturelisttx {
	width: 120px;
	height: 70px;
	overflow: hidden;
}
/* 首页图片列表输出控制结束 */


/* 图片列表页输出控制开始 */
/* #PictureList定义外框宽与高,#PictureList .picturelist定义每个图片列表框宽高样式,第3行定义图片框高度与宽度(请设置成正方形),第4.5.6行请不要删除与更改,#PictureListHome ,.picturelist .picturelistt定义图片注释文字样式 */

#PictureList {
	min-height: 700px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 35px;
}
#PictureList .picturelist {
	width: 370px;
	height: 300px;
	float: left;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#PictureList .picturelist .picturelistp{
	width:370px;
	height:285px;
}
#PictureList .picturelist .picturelistp{
	overflow:hidden;
	text-align:center;
}
#PictureList .picturelist .picturelistp img {
	width:360px;
	height:280px;
	border: 1px solid #ccc;
}
#PictureList .picturelist .picturelistp {
	margin: 0px;	
	padding: 0px;
	}
#PictureList .picturelist .picturelistt {
	text-align: center;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	margin-top: 8px;
}
#PictureList a:visited {color:#666;}
#PictureList a:hover {color:#006600;}
#PictureList a:active {color:#666;}




/* 人物样式 */

#PictureListman {
	min-height: 800px;
	margin: 40px 0 0 30px;
	padding: 0px;
}
#PictureListman .picturelist {
	width: 142px;
	height: 240px;
	float: left;
	margin-right: 15px;
	margin-top: 10px;
}
#PictureListman .picturelist .picturelistp, #PictureListman .picturelist .picturelistp div {
	width:142px;
	height:200px;
}
#PictureListman .picturelist .picturelistp div {
	overflow:hidden;
	text-align:center;
}
#PictureListman .picturelist .picturelistp div p img {
	width:140px;
	height:185px;
	border: 1px solid #ccc;
}
#PictureListman .picturelist .picturelistp div p {
	margin: 0px;	
	padding: 0px;
	}
#PictureListman .picturelist .picturelistt {	text-align: center;}
/* 图片列表页输出控制结束 */


/* 产品图片列表输出控制开始 */

/* #ProductList定义外框宽与高,#ProductList .picturelist定义每行产品列表框宽高样式,第3行定义图片框高度与宽度(请设置成正方形),第4.5.6.7行请不要删除与更改,#PictureListHome , .picturelist .picturelistt定义产品信息框样式, h1 定义产品信息标题样式 ,p 定义产品信息详细样式 */
#ProductList {
	margin:0px;
	padding: 0px;
	background-color: #FFF;
	}
#ProductList .picturelist {	
	height: 200px;	
	float: left;	
	margin: 10px 0 0 0;}
	
#ProductList .picturelist .picturelistp {	
	width:320px;	
	height:180px;	
	}
#ProductList .picturelist .picturelistp {	float: left;}
	
#ProductList .picturelist .picturelistp img {	
	width:300px;
	height:180px;
}
	
#ProductList .picturelist .picturelistt {	float: right;	width: 620px;	height: 220px;}
#ProductList .picturelist .picturelistt .title {
	text-align: left;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	}
#ProductList .picturelist .picturelistt .infor {
	font-size:12px;
	text-align: left;
	line-height: 17px;
	padding: 0px;
	margin: 0px;
	height: 147px;
	overflow: hidden;
	}

/* 领导列表 */

#ldpic {
	height: 680px;
	margin: 20px 0 0 20px;
	padding: 0px;
}
#ldpic .picturelist {
	width: 680px;
	height: 200px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #369;
	padding-bottom: 20px;
}
#ldpic .picturelist .picturelistp, #ldpic .picturelist .picturelistp div {	
	width:140px;	
	height:200px;	
	background-color: #f4f4f4;
	}
#ldpic .picturelist .picturelistp {	float: left;}
#ldpic .picturelist .picturelistp div {
	overflow:hidden;
	text-align:center;
	}
#ldpic .picturelist .picturelistp div  p img {
	width:140px;	
	height:200px;	
}
#ldpic .picturelist .picturelistp div  p {
	margin: 0px;	
	padding: 0px;
	}
#ldpic .picturelist .picturelistt {
	float: right;
	width: 520px;
	height: 200px;
	overflow:hidden;
}
#ldpic .picturelist .picturelistt h1 {
	text-align: left;
	padding: 0px;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #69C;
	margin: 0 0 10px 0;
	height: 30px;
	font-family: "黑体";
	}
#ldpic .picturelist .picturelistt p {	
	font-size: 12px;
	text-align: left;	
	line-height: 16px;	
	padding: 0px;	
	margin: 0px;
	}





/* 新闻详细页输出控制开始 */

/* #NewsType 定义外框样式,#NewsType .NewsTitle 定义 标题样式 , #NewsType .NewsTimes 定义时间点击等信息块 #NewsType .NewsContent定义文字样式  */

#NewsType {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom:20px;
	}
#NewsType .NewsTitle {
	text-align: center;
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 30px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	color: #006600;
	font-weight: normal;
	}
#NewsType .NewsTimes {	color: #999;	text-align: center;	height: 30px; line-height: 30px; background-color: #ededed;}
#NewsType .NewsContent {
	min-height: 550px;
	padding: 10px;
	font-size: 16px;
	line-height: 32px;
	color: #333;
	font-family: "微软雅黑", "黑体";
	text-decoration: none;
	text-indent: 2em;
	font-weight: normal;
}

#JumpPage {
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ededed;
	padding-top: 10px;
}

/* 公司 */

#ComNewsType {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom:20px;
	}
#ComNewsType .NewsTitle {
	text-align: center;	
	font-family: "黑体";	
	font-size: 21px;	
	padding-top: 10px;	
	padding-bottom: 20px;	
	margin-bottom: 10px;	
	border-bottom-width: 1px;	
	border-bottom-style: dashed;	
	border-bottom-color: #CCC;
	}
#ComNewsType .NewsTimes {
	display:none;	
	color: #999;	
	text-align: 
	center;	
	margin-bottom: 10px;
	}
#ComNewsType .NewsContent {	
	min-height: 300px;	
	padding: 10px;	
	font-size: 14px;	
	line-height: 150%;
	}

/* 新闻详细页输出控制结束 */

/* 新闻列表页翻页控制开始*/
#listpage {
	color:#666;
	text-align: center;
	clear: both;
	background-image: url(images/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 30px;
	margin: 20px 0 20px 0;
	padding: 0px;
	height: 30px;
}
#listpage span {	
	margin-left: 30px;	
	font-family: Verdana, Geneva, sans-serif;	
	letter-spacing: 5px;	
	color: #F00;
	}
#listpage a {	color:#666;	text-decoration:none;} 
#listpage a:visited {	color:#666;} 
#listpage a:hover {	color:#000;}
#listpage a:active {color:#FFCC00;}

/* 新闻列表页翻页控制结束*/

/*首页新闻内容输出控制开始*/
#homenewsbox {
	height: 145px;
	line-height: 16px;
	overflow: hidden;
	margin: 5px 0 0 110px;
}
#homenewsbox p {	margin: 0 0 8px 0; padding:0;}

/* 公司简介 */

/*#homenewsbox2 {
	width: 230px;
	height: 170px;
	line-height: 16px;
	overflow: hidden;
	margin: 5px 0 0 10px;
}
#homenewsbox2 p {	margin: 0 0 8px 0; padding:0;}
*/

#copyrightbox {
	margin-left: 250px;
	margin-top: 70px;
	margin-bottom: 20px;
	color: #060;
}

/*首页新闻内容输出控制结束*/

/* 首页带首条图片及内容块输出控制开始，带时间 */
#homenewshot {height: 260px;width: 405px;	margin: 0 0 0 10px;}
#homenewshot h3 {float: left;margin: 0px;padding: 0px;width: 205px;height:160px;}
#homenewshot h3 img {width: 200px;height:145px;margin:8px 0 0 0;}
#homenewshot h1 {
	padding: 0px;
	width: 405px;
	height: 25px;
	font-family: "楷体";
	font-size: 18px;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 10px 0 0 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#homenewshot h1 a {color:#d40000;text-decoration:none;}
#homenewshot h1 a:visited {color:#d40000;text-decoration:none;}
#homenewshot h1 a:hover {color:#f00;text-decoration:none;}
#homenewshot h1 a:active {color:#ba2636;text-decoration:none;}
#homenewshot h2 {
	width: 405px;
	height: 48px;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	margin: 10px 0 0 0;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	line-height: 18px;
	font-family: "宋体";
}
#homenewshot h2 p {margin:0; padding:0;}
#homenewshot ul {
	width: 405px;
	margin: 5px 0 0 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}
#homenewshot ul li {
	list-style-type: none;
	white-space: nowrap;
	background-image: url(images/dot_new.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#homenewshot ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 4px;
	}
#homenewshot ul li a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	width: 28em;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
	}


/* 公告 */

/* 列表第一条红色 */
#HomeNewsHotList {height: 180px;width: 470px;	margin: 0 0 0 10px;}
#HomeNewsHotList h3 {display:none;}
#HomeNewsHotList h3 img {}
#HomeNewsHotList h1 {
	padding: 0px;
	width: 470px;
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 10px 0 10px 0;
	padding: 0 0 0 10px;
	background-image: url(images/dot_new.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#HomeNewsHotList h1 a {color:#d40000;text-decoration:none;}
#HomeNewsHotList h1 a:visited {color:#d40000;text-decoration:none;}
#HomeNewsHotList h1 a:hover {color:#f00;text-decoration:none;}
#HomeNewsHotList h1 a:active {color:#ba2636;text-decoration:none;}
#HomeNewsHotList h2 {
	display:none;
}
#HomeNewsHotList h2 p {margin:0; padding:0;}
#HomeNewsHotList ul {
	margin: 0;
	padding: 0px;
}
#HomeNewsHotList ul li {
	width: 470px;
	list-style-type: none;
	white-space: nowrap;
	background-image: url(images/dot_new.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height: 16px;
	margin: 0 0 8px 0;
	padding: 0 0 0 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
#HomeNewsHotList ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 4px;
	display:none;
	}

/* 带图片 */
#HomeNewsHotPhoto {height: 390px;width: 336px;	margin: 10px 0 0 0;text-align: left;}
#HomeNewsHotPhoto h3 {margin:0;padding:0;}
#HomeNewsHotPhoto h3 img {width: 336px;height:200px;margin:0px 0 0 0;}
#HomeNewsHotPhoto h1 {
	padding: 0px;
	width: 340px;
	height: 23px;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 8px 0 0 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	text-align: center;
}
#HomeNewsHotPhoto h1 a {color:#d40000;text-decoration:none;}
#HomeNewsHotPhoto h1 a:visited {color:#d40000;text-decoration:none;}
#HomeNewsHotPhoto h1 a:hover {color:#f00;text-decoration:none;}
#HomeNewsHotPhoto h1 a:active {color:#ba2636;text-decoration:none;}
#HomeNewsHotPhoto h2 {
	display:none;
}
#HomeNewsHotPhoto h2 p {margin:0; padding:0;}
#HomeNewsHotPhoto ul {
	margin: 10px 0 0 0;
	padding: 0px;
}
#HomeNewsHotPhoto ul li {
	width: 336px;
	list-style-type: none;
	white-space: nowrap;
	background-image: url(images/dot_new.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
#HomeNewsHotPhoto ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 4px;
	display: none;
	}
#HomeNewsHotPhoto ul li a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	}

/* 首页带首条图片及内容块输出控制结束 */

/* 首页横滚动控制开始 */
#roll {	height: 170px;margin: 10px 0px;}
#roll #content, #roll #content1 {height: 170px;}
#roll ul {margin: 0px;	padding: 0px;}
#roll ul li {
	list-style-type: none;	
	width: 250px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin: 0 5px 0 0;
	overflow: hidden;	
	white-space: nowrap;
	text-overflow:ellipsis;
	font-family: Arial;
	text-align: center;
	}
#roll ul li img {
	width: 250px;
	height: 150px;
	}
	

/* 首页横滚动控制结束 */

/* 首页竖滚动控制开始 */
#roll3 {width: 150px;height: 250px;}
#roll3 ul {margin: 0px;	padding: 0px;}
#roll3 ul li {margin: 0px;padding-top: 2px;padding-right: 0px;padding-bottom: 2px;padding-left: 0px;width: 150px;list-style-type: none;overflow: hidden;white-space: nowrap;}
#roll3 #content,#roll3 #content1 {width: 150px;}
/* 首页竖滚动控制开始 */
.blbox1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b4d5e8;
	border-right-color: #b4d5e8;
	border-bottom-color: #b4d5e8;
	border-left-color: #b4d5e8;
}

/* 搜索样式 */

#SearchList {
	margin: 30px 30px 40px 30px;
	padding: 0px;
	text-align: left;
}
#SearchList ul {
	margin: 0px;
	padding: 0px;
}
#SearchList ul li {
	height: 25px;
	background-image: url(images/dot2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0 0px 25px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin: 0 0 15px 0;
	font-size: 14px;
}
.searchfl {
	font-weight: bold;
	margin-right: 15px;
}
.timebox {
	margin:0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
}

/* 通用样式开始 */

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #888888;
}
td {
	font-size: 12px;
}


img {
border: none;
}

a {color:#666;text-decoration:none;}
a:visited {color:#666;text-decoration:none;}
a:hover {color:#006600;text-decoration:none;}
a:active {color:#666;text-decoration:none;}

a.w {color:#FFF;text-decoration:none;}
a.w:visited {color:#FFF;text-decoration:none;}
a.w:hover {color:#FC0;text-decoration:none;}
a.w:active {color:#ba2636;text-decoration:none;}

.boxt5 {
	margin-top: 5px;
}
.boxt8 {
	margin-top: 8px;
}
.boxt10 {
	margin-top: 10px;
}
.boxt12 {
	margin-top: 12px;
}
.boxt15 {
	margin-top: 15px;
}
.boxt18 {
	margin-top: 18px;
}
.boxt20 {
	margin-top: 20px;
}

.F14b {
	font-size: 14px;
	font-weight: bold;
}
.F14 {
	font-size: 14px;
}
.Fb {
	font-weight: bold;
}
.Fw {
	color: #FFF;
}.headlogobox {
	width: 500px;
	float: left;
}
.headtelbox {
	width: 555px;
	float: right;
	background-image: url(images/Head_bg.jpg);
	height: 104px;
	background-repeat: no-repeat;
	background-position: left top;
}
.headtelbox .telnomberbox {
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #F60;
	padding-top: 3px;
}
.headtelbox .telnomberbox span {
	margin-right: 40px;
}
.topbarbox {
	line-height: 30px;
	width: 1210px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.homectsbox {
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1966c2;
	border-right-color: #afcde5;
	border-bottom-color: #afcde5;
	border-left-color: #afcde5;
}
.homectsboxtd {
	background-image: url(images/homectsbox_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.homectsboxtd table tr td img {
	margin-left: 10px;
}
.Homextsboxmore1 {
	line-height: 39px;
	background-image: url(images/Homextsbox_bg.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 39px;
	overflow: hidden;
	font-size: 14px;
	text-align: right;
}
.Homextsboxmore1 a {color:#2359b5;text-decoration:none;}
.Homextsboxmore1 a:visited {color:#2359b5;text-decoration:none;}
.Homextsboxmore1 a:hover {color:#f00;text-decoration:none;}
.Homextsboxmore1 a:active {color:#ba2636;text-decoration:none;}
.Homextsboxmore2 {
	line-height: 39px;
	background-image: url(images/Homextsbox_bg.gif);
	background-repeat: no-repeat;
	background-position: right -39px;
	height: 39px;
	overflow: hidden;
	font-size: 14px;
	text-align: right;
}
.Homextsboxmore2 a {color:#5bbc21;text-decoration:none;}
.Homextsboxmore2 a:visited {color:#5bbc21;text-decoration:none;}
.Homextsboxmore2 a:hover {color:#f00;text-decoration:none;}
.Homextsboxmore2 a:active {color:#ba2636;text-decoration:none;}
.Homextsboxmore3 {
	line-height: 39px;
	background-image: url(images/Homextsbox_bg.gif);
	background-repeat: no-repeat;
	background-position: right -78px;
	height: 39px;
	overflow: hidden;
	font-size: 14px;
	text-align: right;
}
.Homextsboxmore3 a {color:#cb39aa;text-decoration:none;}
.Homextsboxmore3 a:visited {color:#cb39aa;text-decoration:none;}
.Homextsboxmore3 a:hover {color:#f00;text-decoration:none;}
.Homextsboxmore3 a:active {color:#ba2636;text-decoration:none;}
.Homextsboxmore4 {
	line-height: 39px;
	background-image: url(images/Homextsbox_bg.gif);
	background-repeat: no-repeat;
	background-position: right -117px;
	height: 39px;
	overflow: hidden;
	font-size: 14px;
	text-align: right;
}
.Homextsboxmore4 a {color:#ed9412;text-decoration:none;}
.Homextsboxmore4 a:visited {color:#ed9412;text-decoration:none;}
.Homextsboxmore4 a:hover {color:#f00;text-decoration:none;}
.Homextsboxmore4 a:active {color:#ba2636;text-decoration:none;}
.Homextsboxmore5 {
	line-height: 39px;
	background-image: url(images/Homextsbox_bg.gif);
	background-repeat: no-repeat;
	background-position: right -156px;
	height: 39px;
	overflow: hidden;
	font-size: 14px;
	text-align: right;
}
.Homextsboxmore5 a {color:#28b5ad;text-decoration:none;}
.Homextsboxmore5 a:visited {color:#28b5ad;text-decoration:none;}
.Homextsboxmore5 a:hover {color:#f00;text-decoration:none;}
.Homextsboxmore5 a:active {color:#ba2636;text-decoration:none;}.copybox {
	text-align: center;
	line-height: 20px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #1966c2;
	padding-top: 20px;
	padding-bottom: 20px;
}
#thisSortRemark {
	margin:20px 0;
	padding:0;
	font-size: 16px;
	font-family:"微软雅黑", "黑体";
	line-height: 32px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
#thisSortRemark h1 {font-size:36px;line-height:46px;font-weight: normal; color:#00abb6;}
#thisSortRemark h2 {font-size:30px;line-height:39px;font-weight: normal; color:#00abb6;}
#thisSortRemark h3 {font-size:24px;line-height:32px;font-weight: normal; color:#00abb6;}
#thisSortRemark h4 {font-size:18px;line-height:24px;font-weight: normal; color:#00abb6;}
#thisSortRemark h5 {font-size:12px;line-height:16px;font-weight: normal; color:#00abb6;}
#thisSortRemark h6 {font-size:10px;line-height:13px;font-weight: normal; color:#00abb6;}


#thisSortRemark1 {
	padding:0;
	font-size: 13px;
	font-family:"微软雅黑";
	line-height: 25px;
	color: #666666;
	text-decoration: none;
	height: 120px;
	width: 375px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left:0;
	overflow: hidden;
}
#thisSortRemark1 h1 {font-size:36px;line-height:46px;font-weight: normal; color:#00abb6;}
#thisSortRemark1 h2 {font-size:30px;line-height:39px;font-weight: normal; color:#00abb6;}
#thisSortRemark1 h3 {font-size:24px;line-height:32px;font-weight: normal; color:#00abb6;}
#thisSortRemark1 h4 {font-size:18px;line-height:24px;font-weight: normal; color:#00abb6;}
#thisSortRemark1 h5 {font-size:12px;line-height:16px;font-weight: normal; color:#00abb6;}
#thisSortRemark1 h6 {font-size:10px;line-height:13px;font-weight: normal; color:#00abb6;}



#thisSortRemark2 {
	font-size: 15px;
	font-family:"微软雅黑";
	line-height: 28px;
	color: #333333;
	text-decoration: none;
	height: 130px;
	width: 380px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:5px;
	overflow: hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-weight: normal;
}
#thisSortRemark2 h1 {font-size:36px;line-height:46px;font-weight: normal; color:#00abb6;}
#thisSortRemark2 h2 {font-size:30px;line-height:39px;font-weight: normal; color:#00abb6;}
#thisSortRemark2 h3 {font-size:24px;line-height:32px;font-weight: normal; color:#00abb6;}
#thisSortRemark2 h4 {font-size:18px;line-height:24px;font-weight: normal; color:#00abb6;}
#thisSortRemark2 h5 {font-size:12px;line-height:16px;font-weight: normal; color:#00abb6;}
#thisSortRemark2 h6 {font-size:10px;line-height:13px;font-weight: normal; color:#00abb6;}






#thisSortRemark3 {
	font-size: 14px;
	font-family:"微软雅黑";
	line-height: 30px;
	color: #666666;
	text-decoration: none;
	height: 140px;
	width: 253px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:10px;
	overflow: hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#thisSortRemark3 h1 {font-size:36px;line-height:46px;font-weight: normal; color:#00abb6;}
#thisSortRemark3 h2 {font-size:30px;line-height:39px;font-weight: normal; color:#00abb6;}
#thisSortRemark3 h3 {font-size:24px;line-height:32px;font-weight: normal; color:#00abb6;}
#thisSortRemark3 h4 {font-size:18px;line-height:24px;font-weight: normal; color:#00abb6;}
#thisSortRemark3 h5 {font-size:12px;line-height:16px;font-weight: normal; color:#00abb6;}
#thisSortRemark3 h6 {font-size:10px;line-height:13px;font-weight: normal; color:#00abb6;}




#thisSortRemark4 {
	font-size: 15px;
	font-family:"微软雅黑", "黑体";
	line-height: 26px;
	color: #333333;
	text-decoration: none;
	height: 215px;
	width: 634px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	overflow: hidden;
	padding: 0;
	font-weight: normal;
}
#thisSortRemark4 h1 {font-size:36px;line-height:46px;font-weight: normal; color:#00abb6;}
#thisSortRemark4 h2 {font-size:30px;line-height:39px;font-weight: normal; color:#00abb6;}
#thisSortRemark4 h3 {font-size:24px;line-height:32px;font-weight: normal; color:#00abb6;}
#thisSortRemark4 h4 {font-size:18px;line-height:24px;font-weight: normal; color:#00abb6;}
#thisSortRemark4 h5 {font-size:12px;line-height:16px;font-weight: normal; color:#00abb6;}
#thisSortRemark4 h6 {font-size:10px;line-height:13px;font-weight: normal; color:#00abb6;}



#thisSortRemark5 {
	font-size: 12px;
	font-family:"宋体";
	line-height: 26px;
	color: #ffffff;
	text-decoration: none;
	height: 140px;
	width: 235px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:5px;
	overflow: hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#thisSortRemark5 h1 {font-size:36px;line-height:46px;font-weight: normal; color:#00abb6;}
#thisSortRemark5 h2 {font-size:30px;line-height:39px;font-weight: normal; color:#00abb6;}
#thisSortRemark5 h3 {font-size:24px;line-height:32px;font-weight: normal; color:#00abb6;}
#thisSortRemark5 h4 {font-size:18px;line-height:24px;font-weight: normal; color:#00abb6;}
#thisSortRemark5 h5 {font-size:12px;line-height:16px;font-weight: normal; color:#00abb6;}
#thisSortRemark5 h6 {font-size:10px;line-height:13px;font-weight: normal; color:#00abb6;}



#thisLogoBox {
	margin: 10px 0 0 0;
}
.inscomtitlebox {
	font-family: "微软雅黑";
	font-size: 28px;
	text-align: center;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDDFF5;
}
#InsSortRemark {
	font-family: "微软雅黑";
	font-size: 14px;
	margin: 20px;
	line-height: 150%;
}
.TopBar {
	background-color: #f1f1f1;
	height: 30px;
}
.TopBar table {
}
.ServiceTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	margin: 40px 0 25px 0;
}
.HomeCompany {
	background-image: url(images/Home_About_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 359px;
	margin: 30px 0 0 0 ;
}
.HomeCompanyInfo h1 {
	font-size: 18px;
	font-family: "微软雅黑";
	color: #FFF;
	height: 30px;
	margin: 42px 0 0 0;
	padding: 0px;
}
.HomeCompanyInfo h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
.HomeCompanyInfo h5 {
	margin: 0px;
	padding: 0px;
	height: 25px;
}
.HomeCompanyInfo h5 img {
	width: 50px;
	margin-top: 3px;
}
.HomeCompanyInfo h3 {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	line-height: 28px;
	height: 120px;
}
.HomeCompanyInfo h4 {
	display: block;
	width: 100px;
	height: 30px;
	border: 1px solid #FFF;
	line-height: 30px;
	text-align: center;
	font-family: "微软雅黑";
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.HomeCompanyInfo h4 a {color:#FFF;}
.HomeCompanyInfo h4 a:visited {color:#FFF;}
.HomeCompanyInfo h4 a:hover {color:#FC0;}
.HomeCompanyInfo h4 a:active {color:#FFF;}.HomeNews {
	margin: 40px 0 0 0 ;
	padding: 0px;
}
.HomeContact {
	background-color: #f1f1f1;
	padding: 25px 0;
}
.HomeContactInfo {
	font-family: "微软雅黑";
	font-size: 14px;
}
.HomeContactTel {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b9b9b9;
	border-left-color: #b9b9b9;
	text-align: center;
}
.HomeContactTel h1 {
	margin: 0px;
	padding: 0px;
	height: 40px;
}
.HomeContactTel h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	margin: 0px;
	padding: 0px;
}
.Footer {
	background-color: #333333;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #FFF;
	line-height: 50px;
	height: 50px;
	text-align: center;
}
.insnowaddbox {
	font-family: "微软雅黑", "黑体";
	font-weight: normal;
	font-size: 20px;
	background-image: url(images/J_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 33px;
	height: 49px;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
	color: #127809;
}

#NewsListHomej {
	width: 720px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#NewsListHomej ul {
	margin: 0px;
	padding: 0px;
	width: 720px;
}
#NewsListHomej ul li {
	list-style-type: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	float:left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;

}
#NewsListHomej ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 15px;
}
#NewsListHomej a {
	color:#ffffff;
	font-size: 12px;
	text-decoration:none;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 15px;
}
#NewsListHomej a:visited {color:#ffffff;}
#NewsListHomej a:hover {color:#ffffff;}


.xzzo  {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.xzzo a:visited {
	color:#333333;
	text-decoration:none;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
}
.xzzo a:hover  {
	color:#0066CC;
	text-decoration:none;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
}
.xzzo a:active  {
	color:#333333;
	text-decoration:none;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
}



.bq  {
	font-family: "微软雅黑", "黑体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.bq a {
	font-family: "微软雅黑", "黑体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal
}




.bq1  {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.bq1 a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.bq1 a:hover  {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.bq1 a:active  {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}




#menucontainer11 {
	width: 180px;
	text-align: left;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
#menucontainer11 ul {
	margin: 0px;
	padding: 0px;
	width: 180px;
}
#menucontainer11 ul li {
	list-style-type: none;
	background-image: url(images/bd.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	height: 25px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
#menucontainer11 ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 15px;
}
#menucontainer11 a {
	color:#333333;
	font-size: 12px;
	text-decoration:none;
	width: 13em;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
	line-height: 25px;
}
#menucontainer11 a:visited {color:#333333;}
#menucontainer11 a:hover {color:#039a3d;}
#menucontainer11 a:active {color:#333333;}




.gsjj  {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 28px;
}


#roll1 {
	width:1090px;
	height:210px;
	margin-left: 65px;
	margin-right: 0px;
	margin-top: 5px;
}
#roll1 #content, #roll1 #content1 {height:210px;}
#roll1 ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#roll1 ul li {
	list-style-type: none;
	width:210px;
	padding: 0px;
	margin: 0 10px 0 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	font-family: Arial;
	background-position: center center;
	text-align: center;
	}
#roll1 ul li img {
	width:210px;
	height:180px;
	border: 1px solid #DFDFDF;
	}
#roll1 a {
	color:#666666;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 30px;
}
#roll1 a:visited {color:#666666;}
#roll1 a:hover {color:#666666;}
#roll1 a:active {color:#666666;}






#roll2 {
	width:1038px;
	height:200px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
}
#roll2 #content, #roll1 #content1 {height:170px;}
#roll2 ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#roll2 ul li {
	list-style-type: none;
	width:220px;
	padding: 0px;
	margin: 0 10px 0 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	font-family: Arial;
	background-position: center center;
	text-align: center;
	}
#roll2 ul li img {
	width:220px;
	height:170px;
	}
#roll2 a {color:#666666;}
#roll2 a:visited {color:#666666;}
#roll2 a:hover {color:#666666;}
#roll2 a:active {color:#666666;}






#roll3 {
	width:1038px;
	height:200px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
}
#roll3 #content, #roll1 #content1 {height:170px;}
#roll3 ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#roll3 ul li {
	list-style-type: none;
	width:220px;
	padding: 0px;
	margin: 0 10px 0 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	font-family: Arial;
	background-position: center center;
	text-align: center;
	}
#roll3 ul li img {
	width:220px;
	height:170px;
	}
#roll3 a {color:#666666;}
#roll3 a:visited {color:#666666;}
#roll3 a:hover {color:#666666;}
#roll3 a:active {color:#666666;}







#roll4 {
	width:1038px;
	height:200px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
}
#roll4 #content, #roll1 #content1 {height:170px;}
#roll4 ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#roll4 ul li {
	list-style-type: none;
	width:220px;
	padding: 0px;
	margin: 0 10px 0 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	font-family: Arial;
	background-position: center center;
	text-align: center;
	}
#roll4 ul li img {
	width:220px;
	height:170px;
	}
#roll4 a {color:#666666;}
#roll4 a:visited {color:#666666;}
#roll4 a:hover {color:#666666;}
#roll4 a:active {color:#666666;}








#PictureListHome1 {
	padding: 0px;
	margin: 0px;
	height: 50px;
	width: 1012px;
	background-position: center;
	vertical-align: middle;
}
#PictureListHome1 .picturelist {
	width: 120px;
	height: 50px;
	padding: 0px;
	float: left;
	margin-top: 5;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 10;
}
#PictureListHome1 .picturelist .picturelistp {
	text-align: center;
}
#PictureListHome1 .picturelist .picturelistp div p img {
	width: 120px;
	height: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#PictureListHome1 .picturelist .picturelistt {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
}

#PictureListHome1 .picturelist .picturelistt a {color:#666666;text-decoration:none; }
#PictureListHome1 .picturelist .picturelistt a:visited {color:#666666;text-decoration:none;}
#PictureListHome1 .picturelist .picturelistt a:hover {color:#666666;text-decoration:none;}
#PictureListHome1 .picturelist .picturelistt a:active {color:#666666;text-decoration:none;}



.jszc  {
	font-family: "微软雅黑";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.jszc a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-family: "微软雅黑";
	font-size: 13px;
	font-weight: normal;
}
.jszc a:hover  {
	color:#FFFFFF;
	text-decoration:none;
	font-family: "微软雅黑";
	font-size: 13px;
	font-weight: normal;
}
.jszc a:active  {
	color:#FFFFFF;
	text-decoration:none;
	font-family: "微软雅黑";
	font-size: 13px;
	font-weight: normal;
}




.newsbox2 {
	background-image: url(images/an111.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 170px;
	overflow: hidden;
	text-align: center;
	line-height: 40px;
	font-weight: normal;
	font-family: "微软雅黑";
	font-size: 18px;
	
}
.newsbox2 a {color:#FFFFFF;text-decoration:none;}
.newsbox2 a:visited {color:#FFFFFF;text-decoration:none;}
.newsbox2 a:hover {color:#FFFFFF;text-decoration:none;}
.newsbox2 a:active {color:#FFFFFF;text-decoration:none;}
.newsbox1 {
	background-image: url(images/an22.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 170px;
	overflow: hidden;
	text-align: center;
	line-height: 40px;
	font-weight: normal;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #FFFFFF;
}






#NewsListHomexw1 {
	width: 380px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 17px;
}
#NewsListHomexw1 ul {
	margin: 0px;
	padding: 0px;
	width: 380px;
}
#NewsListHomexw1 ul li {
	list-style-type: none;
	background-image: url(images/h.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 8px;
	margin: 0px;
	height: 32px;
}
#NewsListHomexw1 ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 15px;
	line-height: 32px;
}
#NewsListHomexw1 a {
	color:#333;
	font-size: 14px;
	text-decoration:none;
	width: 20em;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
	font-family: "微软雅黑";
	font-weight: normal;
	line-height: 32px;
	margin-left: 10px;
}
#NewsListHomexw1 a:visited {
	color:#333;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
#NewsListHomexw1 a:hover {
	color:#CC9900;
	font-family: "微软雅黑";
	font-size: 14px;
	text-decoration: none;
}
#NewsListHomexw1 a:active {
	color:#333;
	font-family: "微软雅黑";
	font-size: 14px;
	text-decoration: none;
}






#PictureList12 {
	min-height: 800px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 35px;
}
#PictureList12 .picturelist {
	width: 220px;
	height: 280px;
	float: left;
	margin-right: 35px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#PictureList12 .picturelist .picturelistp{
	width:220px;
	height:280px;
}
#PictureList12 .picturelist .picturelistp{
	overflow:hidden;
	text-align:center;
}
#PictureList12 .picturelist .picturelistp img {
	width:210px;
	height:270px;
	border: 1px solid #ccc;
}
#PictureList12 .picturelist .picturelistp {
	margin: 0px;	
	padding: 0px;
	}
#PictureList12 .picturelist .picturelistt {
	text-align: center;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
#PictureList12 a:visited {color:#333333;}
#PictureList12 a:hover {color:#333333;}
#PictureList12 a:active {color:#333333;}




#homenewsbox32x {
	width: 353px;
	height: 130px;
	overflow: hidden;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	font-family: "宋体";
}
#homenewsbox32x p {	margin: 0 0 0px 0; padding:0;}


#homenewsbox38 {
	width: 290px;
	height: 110px;
	overflow: hidden;
	font-size: 12px;
	line-height: 23px;
	color: #333333;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#homenewsbox38 p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}






#NewsListHomexw {
	width: 555px;
	text-align: left;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 3px;
}
#NewsListHomexw ul {
	margin: 0px;
	padding: 0px;
	width: 555px;
}
#NewsListHomexw ul li {
	list-style-type: none;
	background-image: url(images/dot-22.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 8px;
	margin: 0px;
	height: 30px;
}
#NewsListHomexw ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	margin-left: 15px;
	line-height: 30px;
}
#NewsListHomexw a {
	color:#333;
	font-size: 15px;
	text-decoration:none;
	width: 30em;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
	font-family: "微软雅黑";
	line-height: 30px;
	margin-left: 10px;
}
#NewsListHomexw a:visited {
	color:#333;
	font-family: "微软雅黑";
	font-size: 15px;
	text-decoration: none;
}
#NewsListHomexw a:hover {
	color:#336600;
	font-family: "微软雅黑";
	font-size: 15px;
	text-decoration: none;
}
}
#NewsListHomexw a:active {
	color:#333;
	font-family: "微软雅黑";
	font-size: 15px;
	text-decoration: none;
}







#NewsListHomexw22 {
	width: 200px;
	text-align: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
#NewsListHomexw22 ul {
	margin: 0px;
	padding: 0px;
	width: 200px;
}
#NewsListHomexw22 ul li {
	list-style-type: none;
	background-image: url(images/dot-22.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 8px;
	margin: 0px;
	height: 27px;
}
#NewsListHomexw22 ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 15px;
	line-height: 27px;
}
#NewsListHomexw22 a {
	color:#666666;
	font-size: 12px;
	text-decoration:none;
	width: 15em;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
	font-family: "宋体";
	line-height: 27px;
	margin-left: 10px;
}
#NewsListHomexw22 a:visited {
	color:#666666;
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
}
#NewsListHomexw22 a:hover {
	color:#336600;
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
}
}
#NewsListHomexw22 a:active {
	color:#666666;
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
}


#NewsListHomeyq {
	width: 1115px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#NewsListHomeyq ul {
	margin: 0px;
	padding: 0px;
	width: 1115px;
}
#NewsListHomeyq ul li {
	list-style-type: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	height: 20px;
	float:left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 3px;

}
#NewsListHomeyq ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 15px;
}
#NewsListHomeyq a {
	color:#fff;
	font-size: 14px;
	text-decoration:none;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	padding-right: 10px;
	font-family: "微软雅黑", "黑体";
	font-weight: normal;
}
#NewsListHomeyq a:visited {color:#fff;}
#NewsListHomeyq a:hover {color:#006a2c;}
#NewsListHomeyq a:active {color:#fff;}

#rollsg {
	width:240px;
	height: 355px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#rollsg #content, #roll #content1 {height: 180px;}
#rollsg ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#rolsgl ul li {
	list-style-type: none;
	width: 240px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	}
#rollsg ul li img {
	width: 240px;
	height: 145px;
	}